@font-face
{
    font-family: 'Beautiful Creatures';
  src: url('Beautiful Creatures.eot');
  src: url('Beautiful Creatures.eot?#') format('embedded-opentype'),
      url('Beautiful Creatures.woff') format('woff'),
      url('Beautiful Creatures.ttf') format('truetype');
}
